<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


#hh, #hsum, #hpic, #hpic2, #hsum2, #Summary
{
	border:none;
	margin-top:3%;
}

#hh
{
	font-size:26px;
	font-weight:bold;
	text-align:center;
}


#hpic, #hpic2
{
	width:50%;
	height:auto;
}

#Summary, #hsum
{
	width:30%;
}

#hpic
{
	text-align:right;
	margin-left:15%;
}</pre></body></html>